public boolean getAsBoolean( int index ) |
Parameters
- index
- Index of element to return.
Return Value
A boolean representing the element.
public boolean getAsBoolean( int index ) |
| Exception | Description |
|---|---|
| java.lang.IllegalArgumentException | Thrown when the index value is invalid |